From: Michael Albinus Date: Mon, 6 Apr 2009 06:31:49 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~956 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=81484f0410168da5eb3160ad1b56656961b77d84;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 83c74c3d3f6..7760f456ec8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -9,11 +9,11 @@ * net/ange-ftp.el (ange-ftp-set-file-modes): New defun. Change `ange-ftp' property of `set-file-modes' to - `ange-ftp-set-file-modes'. + `ange-ftp-set-file-modes' (Bug#2865). (ange-ftp-call-chmod): Add error handling. * net/tramp.el (tramp-default-file-modes) New defun. Replace all - calls of `file-modes' by this. + calls of `file-modes' by this (Bug#2869). (tramp-handle-find-backup-file-name): Use `symbol-value' instead of `boundp'.